﻿/* 全局样式 */
* {font-family: "Microsoft yahei","微软雅黑",Arial;}
body {margin: 0;padding: 0;	font-size: 14px; color: #000; height:100%; line-height:22px; width:100%;}
div,span,form,img,ul,ol,li,dl,dt,dd {margin: 0;	padding: 0;	border: 0;}
ul,h1,h2,h3,h4,h5,h6,p{padding: 0;	margin: 0;list-style-type: none;font-weight: normal;}
li,dl {	list-style-type: none;}
i, em { font-style: normal;}
input,button,textarea,select {font: 100% Arial, '宋体';	outline: none;}
.clear {height: 0;line-height: 0;font-size: 0;clear: both;}
img{border:none;}
html{overflow-x:hidden;}
a {color:#333;text-decoration:none;}
a:hover, a:active {color:#ec0000;}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.oh { overflow: hidden; *zoom: 1;}
.el { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.lf{ float:left;}
.rg{ float:right;}
.box{ width:1200px; margin:0 auto;}
.boxs{ width:100%; margin:0 auto;}
.h_30{height:30px; line-height:30px;}
.mt_30{margin-top:30px;}
.mtb_50{margin-top:50px; margin-bottom:50px;}
.bc_1{background:#EFEFEF;}
.bb_1{border-bottom:2px dotted #01458e;}
.bc_2{background: url(../images/index/i_pro_bg.jpg) no-repeat left center;}
.tc{ text-align:center;}
.tl{ text-align:left;}
/*pic*/
.imghove img{-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;} 
.imghove:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);}
.imghove2 img{ -moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;}
.imghove2:hover img{  transform:translate(-10px); -moz-transform:translate(-10px); -ms-transform:translate(-10px); -o-transform:translate(-10px); -webkit-transform:translate(-10px); }
.imghover_big { overflow: hidden; display: block; }
.imghover_big img { width: 100%; -webkit-transition: all .8s ease 0s; transition: all .8s ease 0s; overflow: hidden; }
.imghover_big:hover img { transform: scale(1.1); webkit-transform: scale(1.1); }

/*top*/
.hy{width:500px; overflow:hidden;}
.tel{width:130px; font-size: 16px; color:#333; text-align:left; font-weight:800; background:url(../images/ico_tel.png) no-repeat left center; padding-left:20px; overflow:hidden;}

/*head*/
.head{ width:100%; margin:0 auto; position:relative; z-index:1000;}
.head .logo{width:240px; padding:20px 0;}

/*menu*/
.head .menu { width:780px; height:78px; line-height:78px;}
#nav_all li { width:100px;height:78px; margin:0 15px; float:left; position:relative; z-index: 999;}
#nav_all li span{ padding-right:15px;}
#nav_all li:hover span{ padding-right:15px; color:#86B829;}
#nav_all li a { width:100px; height:78px; line-height:78px; color:#000; font-size:16px; display:block; text-align:center; text-decoration: none;}
#nav_all li a.yiji span { background:url(../images/icons.png) center right no-repeat;}
#nav_all li a.yiji:hover {color:#86B829;}
#nav_all li a.yiji:hover span { background:url(../images/icons_a.png) center right no-repeat;}
#nav_all li a:hover {color:#86B829; border-bottom:2px solid #86B829; display:block;}
.liactive {color:#86B829 !important; border-bottom:2px solid #86B829 !important;display:block !important;}
.liactive span {background:url(../images/icons_a.png) center right no-repeat;}
#nav_all li ul { width:100px; left:0; top:80px;display:none; position:absolute; z-index: 999; background: #86B829;}
#nav_all ul li { width:100px; height:30px; line-height:30px; margin:0; clear:both; display:block; z-index:999;}
#nav_all ul li a { width:100px; height:30px; line-height:30px; margin:0; font-size:12px; color: #FFF; display:block; text-align: center; transition: all 0.2s linear;}
#nav_all ul li a:hover { width:100px; color:#333; background: url(../images/1px.png); transition: all 0.2s linear;}

/*Banner*/
.banner{width:100%;position:relative;height:550px;background:#FFF;}
.banner .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.banner .bd ul{width:100% !important;}
.banner .bd li{width:100% !important;height:550px;overflow:hidden;text-align:center;}
.banner .bd li a{display:block;height:550px;}
.banner .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.banner .hd ul{text-align:center;}
.banner .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:40px;height:7px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.banner .hd ul .on{background:#86B829;}
.banner .prev,.banner .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.banner .next{left:auto;right:15%;background-position:-6px -137px;}

/*index title*/
.i_title{ width:100%; height:50px; margin:80px 0 10px;}
.i_title .ch{ line-height:30px; font-size:22px; font-weight: bold; color:#333;}
.i_title .en{ display:inline-block; line-height:20px; font-size:14px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#999999; padding:5px 0;}

/*index about*/
.i_about_txts{width:600px; height:290px; margin:15px 0 20px; font-size:15px; color:#333; overflow:hidden;}
.i_about_pic{width:550px; height:350px; margin:-50px auto 0; overflow:hidden;}
.i_about_txts p{line-height:30px; text-indent:2em; text-align:left; padding-bottom:8px;}

/*index more*/
.i_more{ width:120px; height:35px; line-height:35px; font-size:14px; margin:54px auto 0; text-align:center; color:#FFF; background: #B5C4E3; opacity:0.8; filter:alpha(opacity=80); border: #B5C4E3 1px solid; display:block; border-radius:15px; transition: all 0.4s linear;}
.i_more:hover{ background:#01458e; opacity:1; filter:alpha(opacity=100); color:#FFF; border: #FFF 1px solid; transition: all 0.4s linear;}

/*index pro*/
.i_pro{width:100%; height:550px; margin:50px auto 10px; overflow:hidden;}
.i_pro .pic{width:532px; height:400px; margin:75px auto 0; overflow:hidden;}
.i_pro .title{ width:600px; height:30px; margin:40px auto 10px; text-align: center;}
.i_pro .title .ch{ line-height:30px; font-size:26px; font-weight: bold; color:#333;}
.i_pro .txts{width:600px; height:420px; margin:45px 0; font-size:14px; color:#000; overflow:hidden;}
.i_pro .txts p{line-height:30px; text-align:left; margin-bottom:30px;}

/*index news*/
.i_news { padding:0 0 50px; overflow:hidden;}
.i_news .newsbox{ width:1200px; margin:0 auto; margin-bottom:50px; height:400px; position:relative}
.i_news .newslist{ width:360px; height:400px; border-top:1px solid #cecece; position:absolute; top:0; overflow:hidden;}
.i_news .news01{ left:0}
.i_news .news02{ left:50%; margin-left:-180px;}
.i_news .news03{ right:0;}
.i_news .newslist img{ display:block;width:360px;height:230px;}
.i_news .newslist h4{font-family: Arial; font-weight:normal; font-size:36px; color:#333; position:absolute; left:0; top:30px; width:100%; background:url(../images/Index/n_more.png) no-repeat -100px center;}
.i_news .newslist h4 em{font-family: Arial; font-size:14px; color:#888; margin-left:10px;}
.i_news .newslist h5{ font-size:16px; margin-bottom:10px; font-weight: bold; padding-top:85px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.i_news .newslist h5 a{ color:#333;}
.i_news .newslist h5 a:hover{ color:#01458e;}
.i_news .newslist p{ font-size:12px; color:#777; line-height:22px; height:44px; overflow:hidden}
.i_news .newslist>a{ display:block; width:360px; height:234px; overflow:hidden; position:absolute; left:0; bottom:0;}


/*food*/
footer { padding: 30px 0 0 0; overflow: hidden; background: #EFEFEF; }

.i_f_title{ width:100%; height:35px; margin:5px 0 5px;}
.i_f_title .ch{ line-height:20px; font-size:22px; font-weight: bold; color:#333;}
.i_f_title .en{ display:inline-block; line-height:15px; font-size:13px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#999999; padding:5px 0;}

footer .w_1200 { margin: auto; width: 1200px; color: #000; height: 220px; }
footer .foot_1 { width: 295px; margin-top:10px; margin-right: 135px; }
footer .foot_1 h5{ line-height:40px;}
footer .foot_1 h4,footer .foot_1 h5 { font-size: 28px; font-weight: bold; color: #01458e; font-family: Helvetica; margin-bottom: 4px; }
footer .foot_1 h6 { font-size: 20px; font-weight: bold; color: #01458e; font-family: Helvetica; margin-bottom: 4px; }
footer .foot_1 p { font-size: 14px; line-height: 30px; }
footer ul, footer .foot_2, footer .foot_1 { float: left; }
footer .foot_2 { float: right; }
footer ul { margin-left:230px; margin-top:-30px; }
footer ul li { float: left; }
footer ul li h5 { color: #000; font-size: 16px; padding-bottom: 20px; }
footer ul li a { display: block; font-size: 14px; color: #666; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
footer ul li a:hover { color: #333; text-decoration: underline; }
footer ul .li_130 { width: 130px; }
footer .foot_2 { width: 113px; }
footer .foot_2 p { color: #000; line-height: 40px; font-size:14px;}
.foot_2 > img{width: 110px;}
footer .copyright { width: 100%; margin: 25px auto 0; color: #FFF; background: #333;}
footer .copyright .copy_left { float: left; line-height: 50px; font-size: 14px; }
footer .copyright .copy_right { float: right; line-height: 50px; }
footer .copyright .copy_right a { color: #FFF; }

/* class */
/* banner*/
figure { margin: 0; padding: 0px; border: 0; font-size: 100%; outline: none; display: block; }
.pbanner{ position: relative; margin: 0;}
.pbanner figure{ display: block; line-height: 1; overflow: hidden;}
.pbanner figure img{ width: 100%; height: auto; display: block; position: relative;}
.ptext{ position: absolute; left: 0; width: 100%; text-align: center; top: 50%; margin-top: -60px;}
.ptext h3{ text-align: center; line-height: 1; color: #fff; font-size: 32px; font-weight: bold; font-family: "微軟正黑體"; margin-bottom: 16px;}
.ptext small{ display: block; text-align: center; line-height: 1; color: #ffffff; font-size: 42px; font-family: "Helvetica";}

/*menu*/
.leva-menus{ text-align: center; margin: 0; line-height: 0; border-bottom: 1px solid #b6b6b6;}
.menus{ display: inline-block; margin: auto;}
.menus li{ float: left; position: relative;}
.menus li a{ display: block; min-width: 74px; text-align: center; height: 55px; margin-bottom: -1px; position: relative; color: #060001; font-size: 16px; text-align: center; z-index: 4; line-height: 55px; padding: 0 22px;}
.menus li a:before{ content: ""; width: 100%; height: 100%; background: #01458e; position: absolute; left: 0; top: 0; transform-origin:100%; -webkit-transform-origin:100%; -webkit-transition:-webkit-transform .5s cubic-bezier(.215,.61,.355,1); transition:-webkit-transform .5s cubic-bezier(.215,.61,.355,1); transition:transform .5s cubic-bezier(.215,.61,.355,1); transition:transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1); transform:scaleX(0); -webkit-transform:scaleX(0); visibility:hidden\9; z-index: -1;}
.menus li:hover a,.menus li.active a{ color: #fff;}
.menus li:hover a:before,.menus li.active a:before{ transform:scaleX(1); -webkit-transform:scaleX(1); -moz-transform:scaleX(1); transform-origin:0; -webkit-transform-origin:0; visibility:visible\9;}

/* content */
.profile{ padding: 50px 0 50px;}
.prole{ float: left; margin-right: 20px;}
.prole small{ display: block; line-height: 1; color: #666; font-size: 42px; font-family: "Helvetica"; margin-bottom: 30px;}
.prole span{ display: block; padding-left: 7px; width: 153px; height: 46px; line-height: 46px; color: #333333; font-size: 18px; font-weight:bold; border-top: 2px solid #666666; border-bottom: 2px solid #666666;}
.prole img{ margin-top:10px;}
.company{ margin-top: 16px;}
.company p{ color: #333; font-size: 15px; line-height: 2; text-align: justify; text-indent:2em;}
.company img{max-width:1200px; margin:10px 0;}

/*center page*/
.fenye{width:100%;}
.list_page{text-align:center;margin:10px;font-family:宋体;}
.list_page a{display:inline-block;line-height:25px;padding:2px 10px;background:#fff;border:1px solid #CCC;font-family:"micorsoft yahei","simsun";color:#333;margin:2px;-moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius:3px;}
.list_page a:hover{background:#005BAC;color:#fff;border:1px solid #CCC;text-decoration:none;}
.list_page a.hover {background:#005BAC;border:1px solid #CCC;color:#fff;display:inline-block;padding:2px 10px;font-family:"micorsoft yahei","simsun";}

/* porudct list */
.c_pro{width:100%;}
.c_pro ul{margin-right:-30px;overflow:hidden;}
.c_pro ul li{width:280px; height:170px; float:left; margin:15px 25px 15px 0;  border: #F2F2F2 1px solid; position:relative; overflow:hidden; cursor:pointer;}
.c_pro ul li img{width:280px;height:140px;transition:all 1.0s;}
.c_pro ul li:hover img{transform: scale(1.15, 1.15);}
.c_pro ul li .txt{width:280px;height:30px; background: #F2F2F2;position:absolute;left:0;bottom:0;color:#000;}
.c_pro ul li .txt h3{height:30px;line-height:30px;font-size:14px;text-align:center;}
.c_pro ul li:hover {box-shadow:0px 5px 5px #ccc;}
.c_pro ul li:hover .txt { background:#01458e; color:#FFFFFF;}


/*paper*/
.page_ul {overflow: hidden; margin:35px 0;clear:both;}
.page_ul.r{margin-top:35px; margin-right:35px;}
.page_ul .page{font-size: 12px;text-align: center;}
.page_ul .page a {display:inline-block;}
.page_prev {background:url(../images/page/fy_l.jpg) no-repeat center;width:33px;height:33px;}
.page_next {background:url(../images/page/fy_r.jpg) no-repeat center;width:33px;height:33px;}
.page_prev:hover{background:url(../images/page/fy_lh.jpg) no-repeat center}
.page_next:hover{background:url(../images/page/fy_rh.jpg) no-repeat center}
.page_prev,.page_next{display: inline;width:33px;height:33px;vertical-align: top;cursor: pointer;-webkit-transition: all 0.5s ease-in-out;;}
.page_ul .page .shu_1{color: #8a8a8a; font-size:14px; font-family:Arial, Helvetica, sans-serif; line-height:33px; 
vertical-align:middle; text-align:center;width:33px; height:33px;-webkit-transition: all 0.5s ease-in-out; margin:0px 3px;}
.page_ul .page .shu_1.hover{color:#FF0000; background:url(../images/page/fy.jpg) no-repeat center;}
.page_ul .page .shu_1:hover{color:#FF0000; background:url(../images/page/fy.jpg) no-repeat center;}


/*product show*/
.c_pro_x{margin-top: 20px;}
.c_pro_x .px_1 div.fl{width: 602px; margin: 0 auto;}
.c_pro_x .px_1 div.fl img{max-width: 100%;}
.c_pro_x .px_1 .px_hd{ width: 100%;}
.c_pro_x .px_1 .px_bd {width: 100%; margin-bottom: 10px; overflow: hidden; background: #f3f4f4; box-sizing: border-box; border: #e4e5e6 1px solid;}
.c_pro_x .px_2{margin-top: 20px; padding: 1% 0 2%;}
.c_pro_x .px_2 .ps_hd{position: relative;z-index: 1;}
.c_pro_x .px_2 .ps_hd:before{position: absolute;left: 0;bottom: 0; z-index: -1; width: 100%;height: 1px;content: ''; background: #d5d8d9;}
.c_pro_x .px_2 .ps_hd ul{position: relative;z-index: 2;}
.c_pro_x .px_2 .ps_hd ul li{ float: left; padding: 1% 3%;font-size: 18px;color: #333;cursor: pointer;}
.c_pro_x .px_2 .ps_hd ul li.on{ border-bottom: 1px solid #01458e; color: #FFF; font-weight:bold; background: #01458e;}
.c_pro_x .px_2 .ps_bd{ padding: 2% 0 0;}
.c_pro_x .px_2 .ps_bd .ps_box{ display: none;}
.c_pro_x .px_2 .ps_bd .ps_box img{ margin:0 auto;display: block;max-width:1100px;}
.c_pro_x .px_2 .ps_bd .ps_box p{ text-indent:2em; line-height:30px; padding-bottom:10px; font-size:15px;}

/*news list*/
.news-box{ padding: 10px 0 10px;}
.c_news_list{ width: 1228px; margin-left: -14px; margin-top: 35px;}
.c_news_list .newsbox{ width: 33.3333%; float: left;}
.c_news_list .newsbox a{ display: block; margin: 15px 14px; position: relative;}
.c_news_list .newsbox a figure{ display: block; line-height: 1; overflow: hidden;}
.c_news_list .newsbox a figure img{ display: block; width: 100%; height: auto; line-height: 0; transition: 0.58s;}
.newsdown{ padding: 20px 20px 20px; border: 1px solid #cccccc;}
.newsdown time{ display: block; line-height: 1; color: #999999; font-family: arial; margin-bottom: 14px;}
.newsdown h3{ line-height: 1.2; color: #666666; font-size: 15px; font-weight: bold; margin-bottom: 18px; transition: 0.38s; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.newsdown p{ color: #999999; font-size: 14px; height: 50px; overflow: hidden;}
.loadmore{ margin-top: 60px; text-align: center;}
.loadmore a{ display: inline-block; margin: auto; color: #999999; font-size: 14px;}
.loadmore a:hover{ color: #01458e;}
.c_news_list .newsbox a:hover figure img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05);}
.c_news_list .newsbox a:hover .newsdown h3{ color: #01458e;}
.c_news_list .newsbox a:hover .newsdown span{ color: #01458e; border-color: #01458e;} 

/*news view*/
.newstitle{ padding: 150px 0;}
.titlewr h1{ color: #ffffff; font-size: 30px; text-align: center; line-height: 1.2; font-weight: normal;}
.titleli{ text-align: center; margin-top: 16px;}
.titleli span{ display: inline-block; color: #fff; font-size: 14px; margin-left: 66px;}
.titleli span:first-child{ margin-left: 0;}
.newsview{ padding-bottom: 20px; }
.newswwrfix{ position: relative; top: -84px; background: #fff; border: 1px solid #EFEFEF;}
.newstext{ padding: 50px 80px 50px;}
.newstext img{ max-width: 850px; margin:5px auto; display: block;}
.newstext p{ color: #333; font-size: 16px; line-height: 2; text-align: justify; text-indent:2em; margin-bottom: 10px;}

.prevpage{ background: #EFEFEF; text-align: center;}
.prevpage a{ display: inline-block; vertical-align: middle; color: #333; font-size: 14px; height: 50px; line-height: 50px;}
.prevpage a.backs{ margin: 0 82px; width: 21px; background: url(../images/class/backmore.png) center no-repeat;}
.prevpage a:hover{ opacity: 0.8;}

/*contact*/
.contact_sp { background:#01458e; display: block; width: 50px; height: 50px; float: left; margin-right: 15px; border-radius: 50%; overflow: hidden; text-align: center; transition: all 0.3s; margin-top: 5px;}
.man_big{display:block;font-size: 14px; color: #888; line-height: 30px;padding-left:65px;margin-bottom:20px;}
.contact_p {font-size: 14px;line-height: 30px;display: block;margin: 25px 0; color:#888;letter-spacing: 0.4px;}
.contact_p a{color:#888}
.contact_p a:hover{color:#01458e}
.contact_p .contact_sp img{width:60%;margin:20% auto;transition: all 0.3s;}
.contact_p:hover .contact_sp img{transform:scale(1.2);}
.contact_big{font-size:17px;transition:all .3s;color:#333;}
.contact_p:hover .contact_big{color:#01458e;}
.p_name{height: 30px !important; border-left: 5px solid #01458e; padding: 0 0 0 15px; font-size: 21px; font-weight:bold; line-height: 30px; margin: 20px 0px; color:#333;}